Dekoratives Banner

OutputModule Collection


    app.project.renderQueue.items.outputModule

Description

    The Output Module Collection contains all of the Output Modules in the project.

Attributes

    length

    the number of objects in the collection (applies to all collections)

Methods

    []

    retrieves an object or objects in the collection via its index number

    add()

    adds an Output Module with a specified template

See also

    Collection Object